home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "{9918495A-79EA-11D1-8119-0000B0DF21DC}#46.0#0"; "TransControls.ocx"
- Begin VB.Form FrmSettingsTest
- Caption = "Test Form to show capabilities of FrmSettings Control. This freeware is developped by Frontware International."
- ClientHeight = 3195
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 4680
- LinkTopic = "Form1"
- ScaleHeight = 3195
- ScaleWidth = 4680
- StartUpPosition = 3 'Windows Default
- Begin TransControls.FormSettings FormSettings1
- Left = 1920
- Top = 2400
- _ExtentX = 847
- _ExtentY = 847
- AlwaysOnTop = -1 'True
- MaxLeft = 4000
- MinLeft = 300
- GradBlue = 255
- ScrollTitle = -1 'True
- AppName = "MyAppTest"
- Priority = "REALTIME"
- End
- Attribute VB_Name = "FrmSettingsTest"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-